@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #2c6db4;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
/*	width:100%; */
	height:100%;
}
.imgbg img {
	opacity: 0;
}
/*中国健康教育网230828add*/
.wrap_box{
	background:url(../images/bgline.jpg) #fff repeat-x top center;
	overflow:hidden;
		
}
.wrap_con{
	background:#fff;
	border-radius:10px 10px 0px 0px;
	width:1280px;
	padding:30px 30px 0px 30px;
	margin:28px auto 0px;
	min-height:900px;

}
.w1280 {
	width: 1280px;
	clear: both;
	margin: 0 auto;
}
.topbg {
	width: 100%;
	background-image: linear-gradient(#f3f9ff, #eaf5ff);
	height: 213px;
	padding-top:5px;
}
.wxwb {
	padding-top: 10px;
	float: left;
}
.wxwb li {
	float: left;
	margin-right: 10px;
	color: #4488C7;
}
.wxwb li a {
	color: #333333;
}
.wxwb li a:hover {
	color: #2c6db4;
}
.top_l {
	width: 360px;
	float: left;
	padding: 30px 0px;
}
.rbwza {
	float: right;
	border-radius: 20px;
	background: #fff;
	height: 31px;
	line-height: 31px;
	display: block;
	padding: 0px 9px 0px 13px;
	margin-top: 10px;
	color: #2c6db4;
}
.rbwza li {
	float: left;
}
.rbwza li a {
	color: #2c6db4;
	font-size: 15px;
	margin-right: 4px;
}
.rbwza li a:hover {
	color: #333;
}
.logo_cn {
	font-size: 44px;
	color: #2c6db4;
	font-weight: bold;
	padding-top: 22px;
}
.logo_en {
	font-size: 20px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 7px;
}
.search-box {
	width: 400px;
	float: right;
	padding-top: 58px;
}
.sousuo {
	float: left;
	width: 100%;
	height: 43px;
	line-height: 43px;
	background: #ffffff;
	padding: 0px 0px 0px 20px;
	box-sizing: border-box;
	border: 1px solid #2c6db4;
	border-radius: 40px;
}
.sousuo input[type="text"] {
	appearance: none;
	-moz-appearance: none;
	border: none;
	width: 300px;
	-webkit-appearance: none;
	outline: none;
	font-size: 16px;
	background: none;
	color: #666;
}
.serbb {
	float: right;
	color: #fff;
	background: url(../images/serb.png) no-repeat 7px center;
	background-size: 31px auto;
	width: 54px;
	height: 40px;
	line-height: 43px;
	text-align: center;
	padding-left: 30px;
	border-width: 0px;
	font-size: 22px;
	cursor: pointer;
}
.menubg {
	width: 100%;
	clear: both;
	margin: 0 auto;
	height: 59px;
	background: #2c6db4;
	z-index: 99;
}
.menubg ul li {
	float: left;
}
.menubg ul li a {
	font-size: 20px;
	display: block;
	color: #fff;
	position: relative;
	float: left;
	text-align: center;
	font-weight: bold;
	padding: 0px 12px;
	display: block;
	border-right: 1px solid #568ac3;
}
.menubg ul li:nth-child(6) a {
	border: 0px;
}
.menubg ul li a {
	line-height: 59px;
	height: 59px;
	display: block;
	color: #fff;
	width: 212px;
}
/*底部*/
.bottombg {
	width: 100%;
	clear: both;
	background: #f6f6f6;
	color: #575757;
	padding: 0px 0px 0px;
	text-align: center;
	line-height: 30px;
	height: 241px;
	border-top: 4px solid #2c6db4;
	margin-top:35px;
}
.footmenu {
	font-weight: bold;
	padding-bottom: 12px;
	font-size: 16px;
}
.foot_l {
	float: left;
	margin-top: 45px;
	width: 780px;
	text-align: left;
}
.copyright{
	clear:both;
	padding-top:15px;
}
.copyright p{
	padding-bottom:0px;
}
.copyright p span{
	margin-right:39px;
}
	
.foot_m {
	float: left;
	width: 150px;
	margin-left: 20px;
	padding-top:90px;
}
.foot_r {
	float: right;
	width: 144px;
	margin-top: 30px;
	margin-left: 0px;
	line-height: 23px;
}
.friendly-link {
	width: 160px;
	float: left;
	height: 32px;
	line-height: 32px;
	position: relative;
	border-radius: 3px;
	border: 1px solid #dddddd;
	text-indent: 29px;
	font-weight:400;
	margin-left:15px;
}
.friendly-link p {
	color: #333;
	cursor: pointer;
	height: 32px;
	line-height: 32px;
	padding-bottom: 0px;
	position: relative;
}
.friendly-link p:before {
	content: "";
	position: absolute;
	bottom: 15px;
	right: 20px;
	z-index: 6;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #939393;
}
.friendly-link-ul {
	position: absolute;
	bottom: 30px;
	left: 0px;
	text-indent:0px;
	background: #fff;
	width: 210px;
	display: none;
	color: #000000;
	z-index: 20;
	text-align: left;
	border:1px solid #dddddd;
}
.friendly-link-ul a {
	color: #868686;
	padding:6px 12px;
	display: block;
	line-height:24px;
	width: 100%;
	height: 100%;
}
.friendly-link-ul li:hover {
	background: #2c6db4;
	cursor: pointer;
}
.friendly-link-ul li:hover a {
	color: #fff;
}
ul.friendly-link-ul {
	max-height: 340px;
	overflow-y: auto;
}
div ul .friendly-link {
	line-height: 30px;
}
ul.friendly-link-ul {
	line-height: 32px;
}
ul.friendly-link-ul a {
	width: 100%;
}
.lljs_l{
	float:left;
	width:590px;
}
.lljs_r{
	float:right;
	width:580px;
}
@media screen and (min-width: 1000px) {
.menubg ul li a:hover {
	background:#fff;
	color:#2c6db4;
}

}

@media screen and (max-width: 1000px) {
.w1280 {
	width: 91%;
}
.wxwb li {
	font-size: 14px;
}
.rbwza{
	/* display:none; */
}
.rbwza li a {
	font-size: 14px;
}
.menubg {
	width: 100%;
	clear: both;
	margin: 0 auto;
	height: 78px;
	padding-top: 12px;
	line-height: 26px;
	z-index: 999;
}
.menubg ul li {
	width: 33.3%;
	margin: 0px;
	font-size: 16px;
	text-indent: 0px;
	text-align: center;
}
.menubg ul li a {
	width: 100%;
	height: 18px;
	font-size:17px;
	line-height: 18px;
	margin-bottom:15px;
}
.menubg ul li:nth-child(3) a{
	border:0px;
}
.search-box {
	width: 80%;
	float: none;
	padding-top: 75px;
	margin-right: 0px;
	margin: 0 auto;
}
.top_l {
	width: 100%;
	text-align: center;
	padding: 0px 0px 10px;
}
.top_l img {
	width: 57%;
}
.sousuo input[type="text"] {
	width: 70%;
}
.serbb {
	width: 20%;
}
.logo_cn {
	font-size: 32px;
}
.logo_en {
	font-size: 14px;
	padding: 0px;
	line-height:26px;
}
.sousuo {
	height: 40px;
	line-height: 40px;
}
.bottombg {
	font-size: 14px;
	padding: 20px;
	height: auto;
	line-height: 28px;
	margin-top: 30px;
}
.wrap_con {
	width: 96%;
	padding: 0px;
}
.foot_l{
	margin-top:15px;
	width:100%;
}
.footmenu{
	font-size:14px;
       display: flex;
 align-items: center;
 justify-content: center;
 padding-bottom:0px;
}
.friendly-link{
	width:90px;
	text-indent:6px;
}
.friendly-link p:before{
	right:5px;
}
.foot_m{
	margin-left:0px;
	padding-top:0px;
	text-align:center;
	width:100%;
}
.foot_m img{
	width:80px;
}
.foot_r{
	display:none;
}
.copyright p:nth-child(1) span{
	margin-right:0px;
	display:block;
	text-align:center;
}
.copyright p{
	text-align:center;
}
.copyright p span{
	margin-right:15px;
}

}